/* CUSTOM CSS STYLINGS
   FIST SECTION IS AN ADAPTION FROM GERMAN INBOUND TEMPLATES */
.callToAction {
	hyphens: auto;
	border-collapse: collapse !important;
	border-radius: 4px;
	color: rgb(255, 255, 255);
	background-color: rgb(254, 0, 9);
	vertical-align: middle;
	padding: 10px 20px;
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	text-align: center;
	font-size: 17px;
	width: auto;
	display: inline-block;
	margin-top: 20px;
}
.button_link a {
	color: #FFFFFF;
	background: #FE0009;
	text-decoration: none;
}
body {
    margin:0 !important;
}
.header {
    margin-bottom:50px;
}
input[type="submit"] {
    font-family:'Roboto';
}
@media (min-width: 959px) and (max-width:1169px) {  
.banner-img-1 img {
	background-color: #ececec !important;
	max-width: 640px !important;
}
.keyvisual-img-1 img {
	max-width: 220px !important;
}
.header-img-1 img {
	max-width:940px !important;
}


}

@media (min-width: 768px) and (max-width:959px) {  
.header-img-1 {
	display:none !important;
}
.header-img-2 {
	display:block !important;
}

.banner-img-1 {
	display: block !important;
}
.banner-img-1 img {
	max-width:100% !important;
}
.banner-img-3 {
	display: none !important;
}

.banner-img-2 {
	display: none!important;
}


.keyvisual-img-1 {
	display: none !important;
}

.keyvisual-img-2 {
	display: block !important;
}

.five.columns img { max-width: 225px !important;}


}

@media (min-width: 600px) and (max-width:767px) {  
.header-img-1 {
	display:none !important;
}
.header-img-2 {
	display:block !important;
}

.header-img-2 img {
	max-width:580px !important;
}
.claim {
    font-size: 15px !important;
    top: 65px !important;
}
.logo {
top: 20px !important;
}
.banner-img-1 {
	display: none !important;
}
.banner-img-3 {
	display: none !important;
}
.banner-img-2 {
	display: block !important;
}

.keyvisual-img-1 {
	display: block !important;
	text-align:center !important;
}

.keyvisual-img-2 {
	display: none !important;
}

.redHead { margin-top: -46px !important; }

#copyright {
    width: 100% !important;
		text-align: center !important;

}

#sociallinks {
	width: 100% !important;
	text-align: center !important;
	padding-top:10px !important;
}

}


@media only screen and (min-width: 480px) and (max-width: 599px) {
.header-img-1 {	display:none !important; }
.header-img-2 {	display:none !important; }
.header-img-3 {	display:block !important; }

.banner-img-1 {
	display: none !important;
}
.banner-img-3{
	display: none !important;
}

.banner-img-2 {
	display: block !important;
}

.banner-img-2 img {
	max-width: 420px !important;
}

.keyvisual-img-1 {
	display: block !important;
	text-align:center !important;
	margin-top: 15px !important
}

.keyvisual-img-2 {
	display: none !important;
}

.redHead { margin-top: -46px !important; }

#copyright {
    width: 100% !important;
		text-align: center !important;

}

#sociallinks {
	width: 100% !important;
	text-align: center !important;
	padding-top:10px !important;
}
.claim {
top:80px!important;
}

.header {
margin-bottom:57px!important;
}
}

@media only screen and (max-width: 479px) {
    .header {
margin-bottom:82px !important;
}
.logo {
top:-28px !important;
}
.claim {
top:84px !important;
line-height:130% !important;
}
.header-img-1 {	display:none !important; }
.header-img-2 {	display:none !important; }
.header-img-3 {	display:block !important; }
.header-img-3 img {	max-width:300px !important; }

.banner-img-1{
	display: none !important;
}

.banner-img-2{
	display: none !important;
}

.banner-img-3 {
	display: block !important;
}

.banner-img-3 img {
	max-width: 300px !important;
}

#copyright {
    width: 100% !important;
		text-align: center !important;

}

#sociallinks {
	width: 100% !important;
	text-align: center !important;
	padding-top:10px !important;
}


}
/* CUSTOM STYLINGS FOR PLUSPARTNER LAYOUT
   THOSE STYLINGS OVERWRITE PARTS OF ABOVE DEFINITIONS
   IN TERMS OF ADAPTIBILITY KEEP THE DISTINCTION BETWEEN STYLES
*/
.container {
		width:1168px;
	    }
            .content {
                vertical-align:top;
            }
	    .content>.col-left {
		width:744px;
		display:inline-block;
		vertical-align:top;
		margin-left: 30px;
		margin-right: 12px;
	    }
	    label {
		display:inline-block !important;
	    }
	    .content>.col-right {
		width: 29.5%;
		display: inline-block;
		vertical-align: top;
		margin-right: 30px;
	    }
	    .col-left>.row>.inner-col-left {
		width: 440px;
		display:inline-block;
	    }
	    .col-left>.row>.inner-col-right {
		width: 300px;
		display:inline-block;
		vertical-align:top;
	    }

	    body {
		font-weight:300;
		color:#525252;
		font-family: 'Roboto';
		font-size:15px;
	    }
	    li {
		color:#525252!important;
	    }
	    .elq-form .instructions.default {
		color:#525252!important;
	    }
	    input {
		border: 1px solid #cccccc;
		border-radius: 5px;
		margin-bottom: 15px;
		padding: 8px 10px 8px 10px;
		line-height: 28px;
		font-size: 14px;
		width: 100%;
		color: #3a3a3a;
	    }
	    .header-img-2 {
		display: none;
	    }
	    .header-img-3 {
		display: none;
	    }
	    .banner-img-1 img {
		max-width: 783px;
		display:block;
	    }
	    .banner-img-2 {
		display: none;
	    }
	    .banner-img-3 {
		display: none;
	    }
            .banner-img-1 img {
		max-width: 783px;
		display:block;
	    }
	    .banner-img-2 {
		display: none;
	    }
	    .banner-img-3 {
		display: none;
	    }
            .banner-img-big-1 {
		display:block;
	    }
            .banner-img-big-1 img {
		max-width:100%
	    }
	    .banner-img-big-2 {
		display: none;
	    }
	    .banner-img-big-3 {
		display: none;
	    }
            .label-position.top {
                margin-top:15px;
            }
	    .keyvisual-img-1 img {
		max-width: 300px;
	    }
            #form-fields {
                padding-top:0px !important;
            }
            
	    .keyvisual-img-2 {
		display: none;
	    }
	    .claim {
		display:inline-block;
		padding: 1px;
		text-align: center;
		float: left;
		position: relative;
                font-weight:600;
		top: 66px;
		display:inline-block;
		margin-left:28px;
	    }
	    .logo {
		max-width: 210px;
		max-height: 75px;
		padding: 1px;
		border-radius: 3px;
		background-color: #ffffff;
		text-align: center;
		float: right;
		margin-right:32px;
		position: relative;
		top: 17px;
		display:inline-block;
	    }
	    .header {
		background-color:#fe0009;
		height:50px;
	    }
	    .container .eleven.columns {
		width: 744px;
	    }
            .elq-form .pp-field {
                padding:0px !important;
            }
	    h1 {
		font-family: 'Roboto', Arial, sans-serif;
		font-weight: 300;
		font-size: 26px;
		color: #fe0009;
		border-bottom: 1px #fe0009 solid;
		padding-bottom: 5px;
		margin: 20px 0 15px 0;
	    }
            select {
                width: 97% !important;
                height: 30px !important;
                color: black !important;
            }
	    .content {
		padding-left:0px !important;
	    }
	    .row>.seven.columns.alpha {
		width:452px !important;
	    }
	    .container>.four {

	    }
	    .gray-triangle {
		width: 0;
		height: 0;
		border-style: solid;
		border-width: 0 45px 32px 0;
		border-color: transparent #b2b2b2 transparent transparent;
		margin-left:25px;
	    }
	    .graybox.footer {margin-left:0px !important;margin-top: 15px;}
	    .box-head {
		background-color:#b2b2b2 !important;
		font-weight:inherit !important;
		line-height:18px !important;
		padding-top:15px !important;
	    }
	    .box-head>h3 {
		font-weight:600;
		font-size:30px;
	    }
	    .box-head>.box-text {
		font-size:15px;
		font-weight:500;
	    }
	    .box-head>.box-list {
		font-size:18px;
		line-height:130% !important;
		margin:10px 0;
		font-weight:500;
	    }
	    .graybox.footer {
		background:linear-gradient(#c9c9c9,#989898)
	    }
	    .btn-custom-social-media {
		font-family: 'Roboto', Arial, sans-serif;
		font-size: 16px;
		font-weight: 400;
		border-radius: 5px;
		background-color: #4b4b4b;
		color: white;
	    }

	    .btn-custom-social-media {
		font-size: 12px;
		line-height: 3.6;
		padding: 5px 10px;

	    }
	    .btn-show-social-media:hover {
		background-color:#fe0009;
	    }
	    .btn-show-social-media > i {
		font-size:12px;
		margin-right:5px;
	    }
	    .social-icons {
		float:right;
		margin-right:24px;
	    }
	    .infotext {
		display: inline-block;
		font-size: 11px;
	    }
	    .info {
		height: 110px;
	    }
	    .big-checkbox {
    width: 16px;
    height: 16px;
    border: 2px solid grey;
    background-color: white;
    display: inline-block;
    margin-left: -24px;
    vertical-align: top;
    color: grey;
    font-size: 19px;
    margin-right: 4px;

	    }
	    .checkbox {
		width: 12px;
height: 12px;
border: 1px solid grey;
background-color: white;
display: inline-block;
margin-left: -24px;
vertical-align: top;
color: grey;
font-size: 19px;
margin-right: 10px;
margin-top: 2px;
	    }
	    .newsletter-headline {
		font-family:'Roboto';
		font-size:17px;
		font-weight:600;
		line-height:120%;
	    }
	    .instructions {
		padding-left:30px !important;
		padding-top:0px !important;
		font-size:13px !important;
		font-weight:600;
	    }
	    .checkbox-label {
		margin-left: 28px !important;
	    }
	    .individual.field-wrapper {
		float:none !important;
	    }
	    input[type="text"] {
		margin-bottom: 15px !important;
		border-radius:0px !important;
                padding-left:5px;
	    }
	    .LV_validation_message {
		font-weight: bold;
		margin: 0 0 0 0px !important;
	    }
            input[type="text"] {
                margin-bottom:0px !important;
            }
            label[for="field0"]:first-of-type {
                margin-top:0px !important;
            }
            .newsletter-headline {
                margin-top:15px !important;
            }
            .full-width {
		margin-left:30px;
		margin-right:30px;
	    }
            .checkbox-span {
                padding-top:15px !important;
            }
            .cta, input[type="submit"], .submit-button {
    background-color: #fe0009;
    // background-image: url("http://img.en25.com/EloquaImages/clients/itemIndustrietechnikGmbH/%7bf44e8353-5f98-43e0-80d8-d02a41852f1a%7d_btn-fade.gif");
    background-repeat: repeat-x;
    background-size: contain;
    border: 0 none;
    border-radius: 5px;
    color: #ffffff !important;
    cursor: pointer;
    display: inline-block;
    font-family: Arial,sans-serif;
    font-size: 16px;
    font-weight: 700;
    height: auto !important;
    line-height: 1.6 !important;
    margin-top: 15px;
    max-width: 100%;
    text-align: center;
    text-decoration: none;
    width: 100% !important;
}
	    @media only screen and (max-width: 479px) {
		.full-width {
		    margin:0px !important;
		}
                .cta, input[type="submit"], .submit-button {
                        padding: 6px 20px !important;
                }
	    }
	    @media only screen and (min-width:1170px) {
		.footer {
		    margin:0px !important;
                    margin-top:15px !important;
		    width:1168px !important;
		}
                .cta, input[type="submit"], .submit-button {
                        padding: 6px 20px !important;
                }
	    }
	    @media only screen and (min-width: 959px) and (max-width: 1169px) {
                
		.logo {
		    margin-right:29px !important;
		}
		.container {
		    width:960px;
		}
		.content>.col-right {
		    width:250px;
		}
		.content>.col-left {
		    width:634px;
		}
		.col-left>.row>.inner-col-left {
		    width:410px;
		}
		.col-left>.row>.inner-col-right {
		    width:220px;
		}
		.footer {
		    width:960px !important;
		}
                .social-icons {
                    margin-right:20px !important;
                }
                input[type="submit"] {
                    font-size:13px !important;
                    padding-left:0px !important;
                    padding-right:0px !important;
                }
	    }
	    @media only screen and (min-width: 768px) and (max-width: 959px) {
		.container {
		    width: 768px;
		}
                .cta, input[type="submit"], .submit-button {
                        padding: 6px 20px !important;
                }
		.col-left {
		    width: 709px !important;
		}
		.inner-col-left {
		    width:470px !important;
		}
		.content > .col-right {
		    width: 709px;
		    display: inline-block;
		    vertical-align: top;
		    margin-right: 30px;
		    margin-left: 30px;
		    margin-top:30px;
		}
		.col-left > .row > .inner-col-right {
		    width: 235px;
		    display: inline-block;
		    vertical-align: top;
		}
		.footer {
		    width: 768px !important;
		}
		.keyvisual-img-1 {
		    width:235px !important;
		    display:inline-block !important;
		}
		.keyvisual-img-1>img {
		    max-width:100% !important;
		}
		.keyvisual-img-2 {
		    display:none !important;
		}
		.logo {
		    margin-right:29px !important;
		}
                .right-content {
                    max-width:449px !important;
                }
	    }
	    @media only screen and (min-width: 600px) and (max-width: 767px) {
                .banner-img-big-1 {
		display:none;
                }
                .cta, input[type="submit"], .submit-button {
                        padding: 6px 20px !important;
                }
                .banner-img-big-2 {
                    display: block;
                }
                .banner-img-big-2 img {
                    max-width:100%;
                }
                .banner-img-big-3 {
                    display: none;
                }
		body {
		    font-size:17px;
		    font-weight:300;
		}
		.container {
		    width: 580px;
		}
		.content>.col-left {
		    width:522px !important;
		}
		.banner-img-2>img {
		    max-width:100% !important;
		}
		.col-left > .row > .inner-col-left {
		    width: 100%;
		    display: block;
		}
		.col-left > .row > .inner-col-right {
		    margin-top:30px;
		    width: 100%;
		    display: block;
		    vertical-align: top;
		}
		.col-right>.graybox {
		    width:522px !important;
		    margin-left:30px !important;
		}
		.social-icons {
		    // float:left !important;
		    margin-left: 28px;
		}
		.infotext {
		    margin-left:20px;
		}
		.logo {
		    margin-right:27px !important;
		    max-width:180px !important;

		}
		.logo > a > img {
		    max-width:100%;
		}
	    }
	    @media only screen and (min-width: 480px) and (max-width: 599px) {
                .banner-img-big-1 {
		display:none;
                }
                .cta, input[type="submit"], .submit-button {
                        padding: 6px 20px !important;
                }
                .banner-img-big-2 {
                    display: block;
                }
                .banner-img-big-2 img {
                    max-width:100%;
                }
                .banner-img-big-3 {
                    display: none;
                }
		body {
		    font-size:17px;
		    font-weight:300;
		}
		h1 {
		    line-height:130%!important;
		}
		.claim {
		    font-size:15px !important;
		}
		.container {
		    width: 420px;
		}
		.logo {
		    max-width: 156px;
		    max-height: 75px;
		    padding: 1px;
		    border-radius: 3px;
		    background-color: #ffffff;
		    text-align: center;
		    float: right;
		    margin-right: 27px;
		    position: relative;
		    top: 3px;
		    display: inline-block;
		}
		.logo img {
		    max-width:100%;
		}
		.claim {
		    top:85px;
		}
		.content > .col-left {
		    width: 360px !important;
		    display: inline-block;
		    vertical-align: top;
		    margin-left: 30px;
		    margin-right: 12px;
		}
		.banner-img-2>img {
		    max-width:100% !important;
		}
		.col-left > .row > .inner-col-left {
		    width: 360px;
		    display: inline-block;
		}
		.col-left > .row > .inner-col-right {
		    width: 360px;
		    display: inline-block;
		}
		.col-right {
		    width:360px !important;
		    margin-left:30px;
		}
		.btn-custom-social-media {
		    font-size:11px !important;
		}
		.social-icons {
		    margin-left: 10px;
		    margin-right:0px;
		    float:left;
		}
		.logo {
		    margin-right:27px !important;
		}
		.box-head > .box-list {
		    font-size: 20px;
		    line-height: 120% !important;
		    margin: 10px 0;
		    font-weight: 500;
		}
		.box-head > .box-text {
		    font-size: 16px;
		    font-weight: 500;
		}
		.checkbox-label {
		    line-height:130% !important;
		}
		.infotext {
		    line-height:130% !important;
		}
		#privacy-chk>span {
		    bottom:4px !important;
		}
                .right-content {
                    margin-top:15px;
                }
	    }
	    @media only screen and (max-width: 479px) {
                .cta, input[type="submit"], .submit-button {
                        padding: 6px 20px !important;
                }
                .banner-img-big-1 {
		display:none;
                }
                .instructions {
                    line-height:120% !important;
                }
                .banner-img-big-2 {
                    display: none;
                }
                .banner-img-big-3 img {
                    max-width:100%;
                }
                .banner-img-big-3 {
                    display: block;
                }
		#privacy-chk>span {
		    bottom:4px !important;
		}
		.claim {
		    font-size:15px !important;
		}
		body {
		    font-size:17px;
		    font-weight:300;
		    line-height:150%;
		}
		.container {
		    width: 300px;
		}
		h1 {
		    line-height:130%;
		}
		.logo {
		    max-width: 156px;
		    max-height: 75px;
		    padding: 1px;
		    border-radius: 3px;
		    background-color: #ffffff;
		    text-align: center;
		    float: right;
		    margin-right: 5px;
		    position: relative;
		    top: -22px;
		    display: inline-block;
                    margin-top: 11px;
		}
		.logo img {
		    max-width:100%;
		}
		.claim {
		    display: inline-block;
		    padding: 1px;
		    float: left;
		    text-align:left;
		    position: relative;
		    display: inline-block;
		    top: 90px;
		    margin-left:0px;
		    margin-right:0px;
		}
		.content > .col-left {
		    width: 300px !important;
		    display: inline-block;
		    vertical-align: top;
		    margin-left: 0px !important;
		    margin-right: 0px;
		}
		.banner-img-2>img {
		    max-width:100% !important;
		}
		.col-left > .row > .inner-col-left {
		    width: 300px;
		    display: inline-block;
		}
		.col-left > .row > .inner-col-right {
		    width: 300px;
		    display: inline-block;
		    margin-top:30px;
		}
		.col-right {
		    width:360px !important;
		    margin-left:30px;
		    margin-top:30px;
		}
		.btn-custom-social-media {
		    font-size:11px !important;
		}
		.social-icons {
		    margin-left: 5px;
		    margin-right:0px;
		    float:left;
		}
		.col-right {
		    width:300px !important;
		    margin-left:0px !important;
		}
		.keyvisual-img-1 {
		    text-align:center;
		}
		.box-head > .box-list {
		    font-size: 20px;
		    line-height: 120% !important;
		    margin: 10px 0;
		    font-weight: 500;
		}
		.box-head > .box-text {
		    font-size: 16px;
		    font-weight: 500;
		}
		.checkbox-label {
		    line-height:130% !important;
		}
		.infotext {
		    line-height:130% !important;
		}
                .right-content {
                    margin-top:15px;
                }
	    }